net/http.http2writeResHeaders.h (field)
6 uses
	net/http (current package)
		h2_bundle.go#L6268: 	if headerData.h != nil {
		h2_bundle.go#L6545: 			h:             rws.snapHeader,
		h2_bundle.go#L6579: 			h:         rws.handlerHeader,
		h2_bundle.go#L6801: 			h:           h,
		h2_bundle.go#L10645: 	h           Header   // may be nil
		h2_bundle.go#L10680: 	http2encodeHeaders(enc, w.h, w.trailers)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |